-
Home
-
Advanced Contact form 7 DB
-
1.8.1
-
Code
-
Classes
- SurfacePDFLib
Total Complexity |
89 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
409 |
Lines of code |
264 |
Logical lines of code |
177 |
Comment lines |
21 |
Methods |
34 |
Properties |
4 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setStyle() |
B |
37 |
19 |
70 |
__construct() |
S |
52 |
4 |
25 |
drawImage() |
S |
55 |
4 |
18 |
rect() |
S |
56 |
3 |
17 |
getFont() |
S |
58 |
2 |
16 |
arc() |
S |
73 |
2 |
4 |
circle() |
S |
74 |
2 |
4 |
ellipse() |
S |
74 |
2 |
4 |
fillRect() |
S |
71 |
2 |
5 |
strokeRect() |
S |
71 |
2 |
5 |
fill() |
S |
75 |
2 |
4 |
bezierCurveTo() |
S |
73 |
2 |
4 |
stroke() |
S |
75 |
2 |
4 |
endPath() |
S |
75 |
2 |
4 |
measureText() |
S |
68 |
2 |
6 |
getStyle() |
S |
75 |
2 |
4 |
arcTo() |
S |
79 |
2 |
3 |
quadraticCurveTo() |
S |
73 |
2 |
4 |
out() |
S |
70 |
2 |
6 |
moveTo() |
S |
74 |
2 |
4 |
lineTo() |
S |
74 |
2 |
4 |
strokeText() |
S |
79 |
2 |
3 |
fillText() |
S |
71 |
2 |
5 |
clip() |
S |
75 |
2 |
4 |
fillStroke() |
S |
75 |
2 |
4 |
closePath() |
S |
75 |
2 |
4 |
beginPath() |
S |
79 |
2 |
3 |
transform() |
S |
73 |
2 |
4 |
translate() |
S |
74 |
2 |
4 |
rotate() |
S |
75 |
2 |
4 |
scale() |
S |
74 |
2 |
4 |
restore() |
S |
75 |
2 |
4 |
save() |
S |
75 |
2 |
4 |
setFont() |
S |
91 |
1 |
2 |